------------------------------------------------------------
Follow the instruction given for the statistic mod to work.
------------------------------------------------------------

1) Copy the statistic.php to the root folder of your directory
2) Add the code below to index.php  


          require_once 'statistic.php';


After this code

          require_once 'init.php';

3) Repeat step 2 with submit.php


4) Upload the files and the mods will work.



Good luck.